home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000162_news@columbia.edu _Thu Oct 7 09:54:33 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id JAA19847
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 7 Oct 1999 09:54:33 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id JAA22838
  7.     for kermit.misc@watsun.cc.columbia.edu; Thu, 7 Oct 1999 09:34:08 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  10. Subject: Re: kermit dos and windows 95
  11. Date: 7 Oct 1999 13:34:08 GMT
  12. Organization: Columbia University
  13. Message-ID: <7ti7gg$m9j$1@newsmaster.cc.columbia.edu>
  14. To: kermit.misc@columbia.edu
  15.  
  16. In article <37fc95ea.0@news.i-way.co.uk>, john <ban1@patrol.i-way.co.uk> wrote:
  17. : i am a novice trying to run kermit under a dos shell within w95 - for
  18. : collecting files from a dos machine nearby.  settings:
  19. : set port 1
  20. : set baud 115200
  21. : ...
  22. : often kermit fails citing "cannot find port in bios, seeking another
  23. : port" ( or similar...), or "unimplemented bios" or " unimplemented
  24. : Speed"
  25. : can anyone suggest what might be going wrong?
  26. MS-DOS Kermit is not a Windows NT application.  If it works, fine.  If
  27. not, we recommend you switch to Kermit 95, which is a native Windows NT
  28. application:
  29.  
  30.   http://www.columbia.edu/kermit/k95.html
  31.  
  32. - Frank